home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / xecho11.zip / README < prev    next >
Text File  |  1990-05-02  |  708b  |  18 lines

  1. List of files in this archive.
  2.  
  3. XECHO.ASM    Source for XECHO in 808x assembler (MASM)
  4. XECHO.COM    Executable for XECHO
  5. XECHO.DOC    Documentation for XECHO
  6.  
  7.         Sample batch files using XECHO
  8.  
  9. CLS.BAT        Clears screen (uses ANSI.SYS codes)
  10. HOME.BAT    Moves cursor to top line on screen (uses ANSI.SYS codes)
  11. FFEED.BAT    Sends form-feed code to printer (PRN)
  12. PICA.BAT    Sends code for 10 pitch to printer (Epson & IBM)
  13. ELITE.BAT    Sends code for 12 pitch to printer (Epson & IBM)
  14. SETFX.BAT    Implements all control codes for Epson FX printer
  15.         Type SETFX without arguments for help screens.
  16. SETOKI.BAT    Implements all control codes for Okidata Microline 82 printer
  17.         Type SETOKI without arguments for help screen.
  18.